home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / FileOptions.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  219 b   |  18 lines

  1. FileOptions = {
  2.     ACTIONS = {
  3.     chooseAction:;
  4.     cancel:;
  5.     };
  6.     OUTLETS = {
  7.     matrix;
  8.     appIconButton;
  9.     };
  10.     SUPERCLASS = Object;
  11. };
  12. FirstResponder = {
  13.     ACTIONS = {
  14.     info:;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.